The JavaBean API > JavaBean overview |
![]() ![]() ![]() |
This chapter explains the APIs for JavaBeans, the MMJB*()
functions are JavaScript hooks that invoke Java introspection calls for JavaBean support. These functions get class names, methods, properties, and events from the JavaBean, which can be displayed in your Dreamweaver user interface. To use these JavaScript functions and enable Dreamweaver to access your JavaBean, your JavaBean must reside in the Configuration/Classes folder.
Note: packageName.className - is one single String input.
![]() ![]() ![]() |